17 Websites:Organisations:Summaries:Related categories:Related keywords:Related locations:
aca-computers.nlRobert SmitThe blog post details a method for efficiently resizing multiple Azure virtual machines using PowerShell, addressing the issue of manual resizing being time-consuming. It outlines the necessary steps, including logging into the Azure subscription, selecting the correct subscription, and utilizing the `Get-AzureRmVM` and `Update-AzureRmVM` commands to modify VM hardware profiles. The post also discusses challenges such as managing VMs with random names and suggests using `Out-GridView` for selecting VMs and sizes, while acknowledging that price information isn't readily available through this tool.Software & Computing → Cloud Computing 1253 virtual machine 18 powershell 47 azure 222 script 532 subscription 3287
actualadmins.nlActual AdminsOne article details a scenario where the author created a PowerShell script to stop multiple services, emphasizing the need for caution due to the potential for accidental execution. Another post describes a situation where a Windows 10 administrator account was severely damaged, necessitating recreation and highlighting issues with NTFS permissions on a drive. A separate article explains Zabbix monitoring, defining it as an open-source distributed monitoring solution that monitors network parameters and server health, using flexible notification mechanisms.IT → System Administration 610 permission 38 administrator 161 script 532 monitor 1063 window 2030
roybongers.nlRoy BongersThe author released version 2.0 of their TransIP DNS-01 validator script, which enables the request of Let's Encrypt wildcard certificates. This new version utilizes Composer for package management and offers improved logging and guaranteed installation of the correct TransIP API version. An issue was identified with LXC containers running on Proxmox VE 18.04 after an upgrade from Ubuntu 16.04, causing daily error emails related to logrotate failing to kill the rsyslog service. The root cause was determined to be insecure permissions on the /var/log/syslog directory, and a solution involving updating rsyslog through apt was provided.proxmox 17
wpreus.nlWP ReusThe website provides various packages for WordPress maintenance, tailored to the needs of freelancers, SMEs, and non-profit organizations. WP Reus offers 24/7 monitoring, updates, and support, and ensures optimal speed and security for customers' websites. The service includes proactive support, regular updates, and protection against threats, with specialists operating in the Netherlands and adhering to AVG regulations.monitor 1063 wordpress 3551 package 6112 maintenance 20093
peterrausch.nlMicrosoft (implied)A new tool, the 'Intune Device Checker,' has been developed to quickly provide basic device information such as hardware details, group tags, and compliance status. Another post discusses a solution for pre-provisioning devices with outdated operating systems, utilizing device restrictions and a workaround for platform enrollment restrictions, implemented by Lukasz Herod and his team. The tool's development is based on a Windows Forms GUI template created by Hugo Gungormez, demonstrating an iterative approach to building and adapting PowerShell-based interfaces.Operating Systems → Windows 68 intune 15 form 679 device 698 tool 3907
svs-design.nlSvS DesignThe company has been active since 2000 and offers services such as web design, PHP programming, forms, hosting, VR films, SEO, and CMS management. In 2023, SvS Design has already assisted 36 entrepreneurs in creating effective websites and also offers services such as copywriting and digital newsletters. The company offers various hosting solutions and has experience in developing webshops and 360-degree photo panoramas to differentiate businesses from webshops.Providers → Domain Names 1466 Programming Languages → PHP 400 php 282 form 679 hosting 3125 seo 3707
svanbruggen.nlStefan van BruggenThe website features a blog section showcasing PowerShell scripts developed by Stefan van Bruggen. One script addresses a customer request for automating the creation of Microsoft 365 administrator accounts with multi-factor authentication across managed tenants, utilizing a CSV import. An additional script is provided for removing these created accounts from all managed tenants.Cloud Computing → Microsoft 365 97 powershell 47 administrator 161 microsoft 365 430 script 532 tenant 920
a3atwork.nlA3@workA3@work offers technical support services, including updates, bug fixes, and security measures, to assist clients with any issues related to their WordPress websites. The company also provides web hosting solutions specifically designed for WordPress, focusing on fast loading times and high performance. A3@work offers maintenance packages, allowing businesses to outsource website maintenance at a fixed rate.Web Design → Website Maintenance 287 updates 200 hosting 3125 wordpress 3551 security 6655
aspclassic.nlNic LimperClassic ASP is a scripting engine developed by Microsoft in 1996, and VBScript is the programming language used within it, representing a significant advancement in web technology. Although Classic ASP was superseded by ASP.NET in 2002, many existing websites and backend applications continue to run in VBScript and require ongoing maintenance. Finding qualified Classic ASP programmers is difficult, leading to many applications and databases experiencing neglected maintenance and potential risks.Web Design → Website Maintenance 287 database 1153 application 3377 maintenance 20093
ikoodi.nlInterAccessThe website demonstrates the use of Groovy scripting with multiple files, including `main.groovy`, `GhelloSayer.groovy`, and `Utils.groovy`. It explains how Groovy loads classes from `.groovy` files based on their filenames, similar to Java class files, and supports packages through directory structure. The author details their experience replacing Bash/Batch scripts with Groovy, highlighting the ease of use and potential for scripting replacements.file 445 script 532 class 2076 package 6112
wpupdater.nlWP UpdaterThe company takes care of the monthly maintenance of WordPress websites, including updates and backups. WP Updater also offers complete security solutions, such as protection against malware and spam, and monitors the website’s uptime 24/7. The website offers various packages with diverse features, such as regular updates, backups, security audits, and a monthly report.Web Design → Website Maintenance 287 updates 200 wordpress 3551 package 6112 security 6655 maintenance 20093
royklooster.nlrksolutions.nlRoy Klooster offers consulting services focused on Microsoft 365, Azure, and endpoint management, specializing in digital transformation and cloud migrations. He has over 5 years of experience assisting organizations with modern workplace implementation, including Intune deployments and cloud optimization. The website showcases his skills, experience, and a testimonial highlighting his efficiency and dedication in a recent project.Software & Computing → Cloud Computing 1253 azure 222 microsoft 365 430 consulting 3639 North-Holland → Hoorn 3090
edwinvalstar.nlEdwinValstarThe website features photographs taken during Edwin Valstar's travels across six continents and forty-two countries. It also includes scripts written in php and JavaScript, demonstrating his technical skills. The site provides a contact form for visitors interested in contacting Edwin Valstar.Software Development & Engineering → Programming 519 php 282 script 532 travel 7210 photography 9503 North-Holland → Amsterdam 41253
virtu-on.nlVirtuonThe site features blog posts discussing topics such as using OpenStack on Windows with PowerShell scripts and the challenges of maintaining a website and webserver. It includes updates on recent activities like a demonstration of an OpenStack client on Windows, as well as a reflection on past website management experiences. The website also offers basic information and a WordPress theme by A WP Life, with a focus on logging in, entries, comments, and archives.Software & Computing → Cloud Computing 1253 powershell 47 script 532 cloud 1527 wordpress 3551
borner.nlBorner.nlBorner.nl originated from a desire to solve scripting problems and has since worked on more than 500 websites. The website offers basic principles for working with MySQL, including adding, modifying, and deleting data. The website contains tips and tricks for scripting, although the developer now automatically writes many functions.Resources → Databases 348 mysql 31 php 282 script 532 database 1153 application 3377
blog.wapnet.nlThomas FaddegonThe script utilizes the PSWindowsUpdate module and scheduled tasks to automate the installation and rebooting of Windows updates on various servers. It automatically checks for the PSWindowsUpdate module, installs it if necessary, and then creates a scheduled task on each server to run updates periodically. The script also includes logging capabilities to C:\PSWindowsUpdate.log and allows for manual execution of the scheduled tasks.powershell 47 log 50 module 971 server 1036
blog.bontjer.nlJohn BontjerThe site offers information on finding and managing updates for various SharePoint Server editions, including SharePoint 2019 Builds, SharePoint Server 2016, and SharePoint 2013. It includes PowerShell scripts for tasks like finding activated features in sites, adding back links, and troubleshooting issues such as errors when reanalyzing in non-English installations. The blog also addresses user experience challenges, such as the absence of the ‘Log in as another user’ option in SharePoint 2013 and issues with the 'Sync to SharePoint Workspace' option.Cloud Computing → Microsoft 365 97 powershell 47 sharepoint 83 updates 200 site 422 script 532